Make gtk-update-icon-cache not fall over leftover temp files
authorMatthias Clasen <mclasen@redhat.com>
Mon, 11 May 2009 16:02:06 +0000 (12:02 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 11 May 2009 16:02:06 +0000 (12:02 -0400)
commit0fd185fa6de2a89c11b4a28c8619e52d274b1b1f
tree10d60a152fc5cce105ae15f012eafe288341637a
parentdc0dde995dba8c91aed152f236a383e27e8a02a3
Make gtk-update-icon-cache not fall over leftover temp files

When called with the --force option, try to remove the .icon-theme.cache
file before giving up. This fixes rh#500163.
gtk/updateiconcache.c